FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.eau#1.1.1 (78 ms)

Package kbv.ita.eau
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.eau@1.1.1&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Composition
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Composition
Version 1.1.0
Status active
Date 2022-09-30
Name KBV_PR_EAU_Storno_Composition
Experimental False
Type Composition
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Bundle KBV_PR_EAU_Storno_Bundle

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno KBV_PR_EAU_Storno


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-PR-EAU-Storno-Composition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Composition",
  "version" : "1.1.0",
  "name" : "KBV_PR_EAU_Storno_Composition",
  "status" : "active",
  "date" : "2022-09-30",
  "publisher" : "Kassenärztliche Bundesvereinigung",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition.id",
        "path" : "Composition.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta",
        "path" : "Composition.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta.versionId",
        "path" : "Composition.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.lastUpdated",
        "path" : "Composition.meta.lastUpdated",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.source",
        "path" : "Composition.meta.source",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.profile",
        "path" : "Composition.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Composition|1.1.0",
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta.security",
        "path" : "Composition.meta.security",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.tag",
        "path" : "Composition.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Composition.implicitRules",
        "path" : "Composition.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Composition.language",
        "path" : "Composition.language",
        "max" : "0"
      },
      {
        "id" : "Composition.text",
        "path" : "Composition.text",
        "max" : "0"
      },
      {
        "id" : "Composition.contained",
        "path" : "Composition.contained",
        "max" : "0"
      },
      {
        "id" : "Composition.identifier",
        "path" : "Composition.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.status",
        "path" : "Composition.status",
        "fixedCode" : "final",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding",
        "path" : "Composition.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_FORMULAR_ART",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.version",
        "path" : "Composition.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "min" : 1,
        "fixedCode" : "e013",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.display",
        "path" : "Composition.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.userSelected",
        "path" : "Composition.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.type.text",
        "path" : "Composition.type.text",
        "max" : "0"
      },
      {
        "id" : "Composition.category",
        "path" : "Composition.category",
        "max" : "0"
      },
      {
        "id" : "Composition.subject",
        "path" : "Composition.subject",
        "max" : "0"
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "max" : "0"
      },
      {
        "id" : "Composition.date",
        "path" : "Composition.date",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author",
        "path" : "Composition.author",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.1.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.author.reference",
        "path" : "Composition.author.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.author.type",
        "path" : "Composition.author.type",
        "min" : 1,
        "fixedUri" : "Practitioner",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author.identifier",
        "path" : "Composition.author.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.author.display",
        "path" : "Composition.author.display",
        "max" : "0"
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "fixedString" : "Storno eAU",
        "mustSupport" : true
      },
      {
        "id" : "Composition.confidentiality",
        "path" : "Composition.confidentiality",
        "max" : "0"
      },
      {
        "id" : "Composition.attester",
        "path" : "Composition.attester",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian",
        "path" : "Composition.custodian",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.1.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian.reference",
        "path" : "Composition.custodian.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian.type",
        "path" : "Composition.custodian.type",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian.identifier",
        "path" : "Composition.custodian.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian.display",
        "path" : "Composition.custodian.display",
        "max" : "0"
      },
      {
        "id" : "Composition.relatesTo",
        "path" : "Composition.relatesTo",
        "max" : "0"
      },
      {
        "id" : "Composition.event",
        "path" : "Composition.event",
        "max" : "0"
      },
      {
        "id" : "Composition.section",
        "path" : "Composition.section",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section.code",
        "path" : "Composition.section.code",
        "max" : "0"
      },
      {
        "id" : "Composition.section.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno|1.1.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section.section",
        "path" : "Composition.section.section",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.